C1.Web.Mvc Namespace / InputTime<T> Class / Step Property

In This Topic
Step Property (InputTime<T>)
In This Topic
Gets or sets the number of minutes between entries in the drop-down list.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(15)>
Public Property Step As Integer
 
See Also